home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / prgtools / mint / telecomm / st52.zoo / st52.h < prev    next >
Encoding:
C/C++ Source or Header  |  1991-01-21  |  97 b   |  6 lines

  1. #define KEYMASK (0x7FL)
  2. #define ALTMASK (0x80L)
  3.  
  4. long getcookie(char *);
  5. void config(void);
  6.